emsi_containers ~master (2021-09-24T04:23:14Z)
Home
Dub
Repo
HashSet.clear
containers
hashset
HashSet
Removes all items from the set
struct
HashSet
(T, Allocator = Mallocator, alias hashFunction = generateHash!T, bool supportGC = shouldAddGCRange!T, bool storeHash = !isBasicType!T)
void
clear
(
)
Meta
Source
See Implementation
containers
hashset
HashSet
aliases
insertAnywhere
put
constructors
this
destructors
~this
functions
clear
contains
empty
insert
length
opBinaryRight
opOpAssign
opSlice
remove
postblits
this(this)
Removes all items from the set